home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / util / batch / existpattern.lha / ExistPattern.Readme < prev    next >
Text File  |  1997-08-09  |  651b  |  19 lines

  1. Short:    ExistPattern - Useful for scripts.
  2. Uploader: ngc@image.dk (Nicholas G. Clarke)
  3. Author:   ngc@image.dk (Nicholas G. Clarke)
  4. Type:     util/batch
  5.  
  6. ExistPattern V1.00 (©) by Nicholas G.Clarke
  7. Usage: ExistPattern <Path> <Pattern>
  8.  
  9. As small utility for use in small scripts or from a shell. Basicly it checks 
  10. wether a filepattern is matched in a specific directory and returns a warn
  11. if the pattern was matched.
  12.  
  13. Could be used to check wether there is new mail for a fido tosser to process.
  14.  
  15. The program is pure and can be made resident if you so desire!
  16.  
  17. I made it for a sysop so his fido tosser wouldn't put excessive strain on his
  18. harddisks.
  19.